[INFO] cloning repository https://github.com/dragon-panic/complex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dragon-panic/complex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragon-panic%2Fcomplex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragon-panic%2Fcomplex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8de6d5026b6abf3188ef8192d27be70cc3c88b5
[INFO] testing dragon-panic/complex against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragon-panic%2Fcomplex" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dragon-panic/complex
[INFO] finished tweaking git repo https://github.com/dragon-panic/complex
[INFO] tweaked toml for git repo https://github.com/dragon-panic/complex written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dragon-panic/complex on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dragon-panic/complex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e9f7a98ca0cc6c8c57d5e944eb9629393c57c879420f96104c8153a43d54eda
[INFO] running `Command { std: "docker" "start" "-a" "6e9f7a98ca0cc6c8c57d5e944eb9629393c57c879420f96104c8153a43d54eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e9f7a98ca0cc6c8c57d5e944eb9629393c57c879420f96104c8153a43d54eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e9f7a98ca0cc6c8c57d5e944eb9629393c57c879420f96104c8153a43d54eda", kill_on_drop: false }`
[INFO] [stdout] 6e9f7a98ca0cc6c8c57d5e944eb9629393c57c879420f96104c8153a43d54eda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 725c32682cdb47ef71e97a18f2460eef009f38e8e83c55e7ac890af84064fe21
[INFO] running `Command { std: "docker" "start" "-a" "725c32682cdb47ef71e97a18f2460eef009f38e8e83c55e7ac890af84064fe21", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling complex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.14s
[INFO] running `Command { std: "docker" "inspect" "725c32682cdb47ef71e97a18f2460eef009f38e8e83c55e7ac890af84064fe21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "725c32682cdb47ef71e97a18f2460eef009f38e8e83c55e7ac890af84064fe21", kill_on_drop: false }`
[INFO] [stdout] 725c32682cdb47ef71e97a18f2460eef009f38e8e83c55e7ac890af84064fe21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 211f23c354297ad9fd92e35d6029d39f4f3438802ed75a7f32bac70fd5802d46
[INFO] running `Command { std: "docker" "start" "-a" "211f23c354297ad9fd92e35d6029d39f4f3438802ed75a7f32bac70fd5802d46", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling complex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/integration.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cmd = Command::cargo_bin("cx").unwrap();
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.46s
[INFO] running `Command { std: "docker" "inspect" "211f23c354297ad9fd92e35d6029d39f4f3438802ed75a7f32bac70fd5802d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "211f23c354297ad9fd92e35d6029d39f4f3438802ed75a7f32bac70fd5802d46", kill_on_drop: false }`
[INFO] [stdout] 211f23c354297ad9fd92e35d6029d39f4f3438802ed75a7f32bac70fd5802d46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f479a89694287f220d34a13f5dc786fdc2bb2e2ba960408733daa394c8756beb
[INFO] running `Command { std: "docker" "start" "-a" "f479a89694287f220d34a13f5dc786fdc2bb2e2ba960408733daa394c8756beb", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]  --> tests/integration.rs:9:28
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let mut cmd = Command::cargo_bin("cx").unwrap();
[INFO] [stderr]   |                            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `complex` (test "integration") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cx-fda49d1a206be2d8)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-a013eb4251705099)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 164 tests
[INFO] [stdout] test add_with_body_stdin_reads_piped_input ... ok
[INFO] [stdout] test add_creates_root_node ... ok
[INFO] [stdout] test add_multi_word_title ... ok
[INFO] [stdout] test add_body_and_body_file_conflict ... ok
[INFO] [stdout] test ambiguous_short_id_fails ... ok
[INFO] [stdout] test add_with_body_sets_body_at_creation ... ok
[INFO] [stdout] test add_json_output ... ok
[INFO] [stdout] test add_with_body_file ... ok
[INFO] [stdout] test block_adds_edge ... ok
[INFO] [stdout] test add_with_by_flag_sets_filed_by ... ok
[INFO] [stdout] test block_cycle_direct_fails ... ok
[INFO] [stdout] test block_nonexistent_node_fails ... ok
[INFO] [stdout] test by_flag_overrides_env_var ... ok
[INFO] [stdout] test block_cycle_transitive_fails ... ok
[INFO] [stdout] test claim_already_claimed_fails ... ok
[INFO] [stdout] test claim_latent_fails ... ok
[INFO] [stdout] test commands_outside_project_fail ... ok
[INFO] [stdout] test claim_sets_state_and_part ... ok
[INFO] [stdout] test comment_edit ... ok
[INFO] [stdout] test blocked_parent_hides_children_from_surface ... ok
[INFO] [stdout] test comment_empty_body_rejected ... ok
[INFO] [stdout] test blocked_grandparent_hides_grandchildren_from_surface ... ok
[INFO] [stdout] test commands_without_reason_still_work ... ok
[INFO] [stdout] test comment_append_and_list ... ok
[INFO] [stdout] test comment_from_file ... ok
[INFO] [stdout] test claim_uses_cx_part_env ... ok
[INFO] [stdout] test comment_persists_across_load ... ok
[INFO] [stdout] test comment_rm_nonexistent_timestamp_fails ... ok
[INFO] [stdout] test cx_dir_missing_graph_errors ... ok
[INFO] [stdout] test cx_dir_existing_dir_no_graph_errors ... ok
[INFO] [stdout] test comment_remove ... ok
[INFO] [stdout] test comment_not_in_show ... ok
[INFO] [stdout] test claim_child_of_blocked_parent_fails ... ok
[INFO] [stdout] test cx_dir_overrides_root ... ok
[INFO] [stdout] test cx_dir_takes_priority_over_local ... ok
[INFO] [stdout] test edit_body_and_file_conflict ... ok
[INFO] [stdout] test cx_filed_by_env_var_fallback ... ok
[INFO] [stdout] test edit_body_flag_sets_body ... ok
[INFO] [stdout] test filed_by_in_tree_json ... ok
[INFO] [stdout] test edit_file_flag_reads_from_file ... ok
[INFO] [stdout] test filed_by_survives_roundtrip ... ok
[INFO] [stdout] test filed_by_absent_when_not_set ... ok
[INFO] [stdout] test find_case_insensitive ... ok
[INFO] [stdout] test edit_body_no_changes_prints_message ... ok
[INFO] [stdout] test find_json_output ... ok
[INFO] [stdout] test init_ephemeral_adds_gitignore ... ok
[INFO] [stdout] test find_no_results ... ok
[INFO] [stdout] test init_ephemeral_no_duplicate_in_gitignore ... ok
[INFO] [stdout] test edit_stdin_sets_body_when_piped ... ok
[INFO] [stdout] test init_ephemeral_with_external_cx_dir_skips_gitignore ... ok
[INFO] [stdout] test init_without_ephemeral_no_gitignore ... ok
[INFO] [stdout] test init_creates_structure ... ok
[INFO] [stdout] test init_ephemeral_appends_to_existing_gitignore ... ok
[INFO] [stdout] test init_twice_fails ... ok
[INFO] [stdout] test find_matches_by_title ... ok
[INFO] [stdout] test integrate_auto_surfaces_unblocked_latent_node ... ok
[INFO] [stdout] test integrate_moves_to_archive ... ok
[INFO] [stdout] test integrate_auto_surface_ready_node_not_re_surfaced ... ok
[INFO] [stdout] test integrate_moves_markdown_to_archive_dir ... ok
[INFO] [stdout] test integrate_cleans_up_edges ... ok
[INFO] [stdout] test list_shows_all_nodes ... ok
[INFO] [stdout] test list_json_output ... ok
[INFO] [stdout] test list_filtered_by_filed_by ... ok
[INFO] [stdout] test log_no_git_repo_fails_gracefully ... ok
[INFO] [stdout] test integrate_warns_on_active_children ... ok
[INFO] [stdout] test integrate_unblocks_downstream ... ok
[INFO] [stdout] test list_state_filter ... ok
[INFO] [stdout] test move_body_file_stays_in_place ... ok
[INFO] [stdout] test move_carries_children_along ... ok
[INFO] [stdout] test log_shows_node_changes ... ok
[INFO] [stdout] test move_promotes_to_root ... ok
[INFO] [stdout] test integrate_does_not_auto_surface_if_other_blocker_remains ... FAILED
[INFO] [stdout] test move_preserves_edges ... ok
[INFO] [stdout] test log_since_filters_commits ... ok
[INFO] [stdout] test move_under_self_fails ... ok
[INFO] [stdout] test new_bad_parent_fails_with_hint ... ok
[INFO] [stdout] test log_shows_state_transition ... ok
[INFO] [stdout] test log_shows_comment_and_body_changes ... ok
[INFO] [stdout] test mv_alias_works ... ok
[INFO] [stdout] test new_creates_child_with_flat_id_and_parent_field ... ok
[INFO] [stdout] test new_grandchild_has_parent_chain ... ok
[INFO] [stdout] test move_reparents_node_under_new_parent ... ok
[INFO] [stdout] test old_graph_without_filed_by_loads_fine ... ok
[INFO] [stdout] test new_with_body_sets_body_at_creation ... ok
[INFO] [stdout] test new_with_body_file ... ok
[INFO] [stdout] test new_with_by_flag_sets_filed_by ... ok
[INFO] [stdout] test parent_field_none_for_root ... ok
[INFO] [stdout] test new_edge_after_archive_no_conflict ... ok
[INFO] [stdout] test parent_field_set_on_new_child ... ok
[INFO] [stdout] test reason_on_claim_writes_meta ... ok
[INFO] [stdout] test parts_empty_when_nothing_claimed ... ok
[INFO] [stdout] test reason_on_shadow_writes_meta ... ok
[INFO] [stdout] test reason_on_integrate_persists_in_archive ... ok
[INFO] [stdout] test new_accepts_short_parent_id ... ok
[INFO] [stdout] test parent_field_updated_on_move ... ok
[INFO] [stdout] test reason_preserves_existing_meta ... ok
[INFO] [stdout] test reason_on_surface_writes_meta ... ok
[INFO] [stdout] test rename_json_output ... ok
[INFO] [stdout] test rename_updates_title ... ok
[INFO] [stdout] test relate_nonexistent_node_fails ... ok
[INFO] [stdout] test parts_shows_claimed_nodes_by_agent ... ok
[INFO] [stdout] test rm_json_output ... ok
[INFO] [stdout] test rm_archives_node ... ok
[INFO] [stdout] test rm_moves_body_to_archive ... ok
[INFO] [stdout] test rm_removes_node ... ok
[INFO] [stdout] test rm_refuses_with_active_children ... ok
[INFO] [stdout] test rm_cleans_up_edges ... ok
[INFO] [stdout] test shadow_flag_and_list ... ok
[INFO] [stdout] test show_displays_reason ... ok
[INFO] [stdout] test shadowed_node_excluded_from_surface ... ok
[INFO] [stdout] test show_json_includes_all_fields ... ok
[INFO] [stdout] test partial_unarchive_edges_stay_in_pool ... ok
[INFO] [stdout] test rm_scrubs_archived_edges ... ok
[INFO] [stdout] test show_text_displays_filed_by ... ok
[INFO] [stdout] test status_json_has_tree_and_ready ... ok
[INFO] [stdout] test status_empty_project ... ok
[INFO] [stdout] test short_id_resolves_unambiguously ... ok
[INFO] [stdout] test surface_all_empty_when_all_blocked_or_ready ... ok
[INFO] [stdout] test status_shows_tree_and_surface ... ok
[INFO] [stdout] test show_displays_node_details ... ok
[INFO] [stdout] test surface_all_human_readable_output ... ok
[INFO] [stdout] test surface_all_promotes_eligible_latent_nodes ... ok
[INFO] [stdout] test surface_list_empty_when_no_ready_nodes ... ok
[INFO] [stdout] test surface_json_output ... ok
[INFO] [stdout] test surface_list_shows_ready_nodes ... ok
[INFO] [stdout] test surface_non_latent_fails ... ok
[INFO] [stdout] test tag_idempotent ... ok
[INFO] [stdout] test surface_id_promotes_latent_to_ready ... ok
[INFO] [stdout] test tag_and_untag_basic ... ok
[INFO] [stdout] test surface_multiple_ids ... ok
[INFO] [stdout] test tag_denormalized_on_archive ... ok
[INFO] [stdout] test tag_on_add_and_new ... ok
[INFO] [stdout] test tag_list_filter ... ok
[INFO] [stdout] test tag_serde_compat_no_tags_field ... ok
[INFO] [stdout] test tag_propagation_parent_to_child ... ok
[INFO] [stdout] test tag_sorted_on_node ... ok
[INFO] [stdout] test tag_find_filter ... ok
[INFO] [stdout] test tag_list_filter_inherited ... ok
[INFO] [stdout] test tag_tree_filter ... ok
[INFO] [stdout] test therapy_detects_orphan_body_files ... ok
[INFO] [stdout] test tag_union_own_and_inherited ... ok
[INFO] [stdout] test therapy_shows_reason_for_shadowed ... ok
[INFO] [stdout] test therapy_all_clear_when_nothing_stuck ... ok
[INFO] [stdout] test therapy_surfaces_stale_claimed_nodes ... ok
[INFO] [stdout] test tags_command_lists_all ... ok
[INFO] [stdout] test tags_command_shows_inherited ... ok
[INFO] [stdout] test therapy_orphan_json ... ok
[INFO] [stdout] test tree_json_is_hierarchical ... ok
[INFO] [stdout] test therapy_surfaces_shadowed_nodes ... ok
[INFO] [stdout] test tree_json_scoped ... ok
[INFO] [stdout] test tree_scoped_to_id ... ok
[INFO] [stdout] test tree_shows_hierarchy ... ok
[INFO] [stdout] test unarchive_missing_id_fails ... ok
[INFO] [stdout] test unarchive_restores_as_integrated ... ok
[INFO] [stdout] test unblock_removes_edge ... ok
[INFO] [stdout] test unclaim_returns_to_ready ... ok
[INFO] [stdout] test unarchive_restores_body_and_comments ... ok
[INFO] [stdout] test unshadow_clears_flag ... ok
[INFO] [stdout] test unarchive_both_endpoints_reverse_order ... ok
[INFO] [stdout] test unblocked_parent_children_reappear_in_surface ... ok
[INFO] [stdout] test unarchive_single_node_restores_edges ... ok
[INFO] [stdout] test unarchive_all_three_arbitrary_order ... ok
[INFO] [stdout] test new_child_no_duplicate_after_archive ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout] test add_many_nodes_no_duplicate_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integrate_does_not_auto_surface_if_other_blocker_remains stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integrate_does_not_auto_surface_if_other_blocker_remains' (719) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed (! var.contains(C))
[INFO] [stdout] ├── var as str: COVx                  B                                         —
[INFO] [stdout] └── var.contains(C)
[INFO] [stdout]     └── var: COVx                  B                                         —
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpvTUFLA" && "/opt/rustwide/target/debug/cx" "surface"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="COVx                  B                                         —\n"
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc6d7b83408 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc6d7b83408 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc6d7b83408 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc6d7b83408 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc6d7b99d3a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc6d7b99d3a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5dc6d7b89242 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dc6d7b89242 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dc6d7b60076 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc6d7b60076 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc6d7b7abb9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc6d7a8d31c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5dc6d7a8d31c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dc6d7b7ad72 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5dc6d7b7ad72 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc6d7b60132 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc6d7b55069 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc6d7b60e4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc6d7b9a54c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc6d7af30f8 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[3cb4701d88676ed]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5dc6d7af3057 - <assert_cmd[3cb4701d88676ed]::assert::AssertError>::panic::<assert_cmd[3cb4701d88676ed]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5dc6d7b060f7 - <<assert_cmd[3cb4701d88676ed]::assert::AssertError>::panic<assert_cmd[3cb4701d88676ed]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[3cb4701d88676ed]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5dc6d7b00c2a - <core[28b146924c2f19c6]::result::Result<assert_cmd[3cb4701d88676ed]::assert::Assert, assert_cmd[3cb4701d88676ed]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[3cb4701d88676ed]::assert::AssertError>::panic<assert_cmd[3cb4701d88676ed]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5dc6d7a62cc4 - <assert_cmd[3cb4701d88676ed]::assert::Assert>::stdout::<predicates[2386b25c9ed7a7de]::boolean::NotPredicate<predicates[2386b25c9ed7a7de]::str::basics::ContainsPredicate, str>, assert_cmd[3cb4701d88676ed]::assert::StrOutputPredicate<predicates[2386b25c9ed7a7de]::boolean::NotPredicate<predicates[2386b25c9ed7a7de]::str::basics::ContainsPredicate, str>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:367:31
[INFO] [stdout]   24:     0x5dc6d7a5877e - integration[c2eb0bf0c5211e26]::integrate_does_not_auto_surface_if_other_blocker_remains
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:1560:10
[INFO] [stdout]   25:     0x5dc6d79ffdb7 - integration[c2eb0bf0c5211e26]::integrate_does_not_auto_surface_if_other_blocker_remains::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:1535:62
[INFO] [stdout]   26:     0x5dc6d7a75246 - <integration[c2eb0bf0c5211e26]::integrate_does_not_auto_surface_if_other_blocker_remains::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5dc6d7a803fb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dc6d7a803fb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5dc6d7a8dc75 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5dc6d7a8dc75 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5dc6d7a8dc75 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5dc6d7a8dc75 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5dc6d7a8dc75 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5dc6d7a8dc75 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5dc6d7a8dc75 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5dc6d7a887d4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5dc6d7a887d4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5dc6d7a90cf2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5dc6d7a90cf2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5dc6d7a90cf2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5dc6d7a90cf2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5dc6d7a90cf2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5dc6d7a90cf2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5dc6d7a90cf2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5dc6d7b827df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x5dc6d7b827df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7cd4f786faa4 - <unknown>
[INFO] [stdout]   48:     0x7cd4f78fca64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integrate_does_not_auto_surface_if_other_blocker_remains
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 163 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f479a89694287f220d34a13f5dc786fdc2bb2e2ba960408733daa394c8756beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f479a89694287f220d34a13f5dc786fdc2bb2e2ba960408733daa394c8756beb", kill_on_drop: false }`
[INFO] [stdout] f479a89694287f220d34a13f5dc786fdc2bb2e2ba960408733daa394c8756beb
